Storm-static

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:626.6586534976959s
Return code:0
Relative Error:1.0393316059447019e-16
Log
Storm 1.5.1

Date: Wed Apr 29 23:39:13 2020
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.076s.

Time for model construction: 609.407s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	16115358
Transitions: 	22140403
Choices: 	20214527
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Crash -> 375112 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.551117622466250178803193
Time for model checking: 17.083s.